<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
h1 {
	margin: 20px 0;
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
h2 {
	margin-bottom: 13px;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
h2 i{
	line-height: 1.6;}

h3 {
	margin-bottom: 6px;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
h4 {
	margin-bottom: 11px;
	padding-left: 6px;
	font-weight: bold;
	border-left: 4px solid #00c6f7;
	color: #000;
}
ul{
	margin-bottom: 30px;
}

.gen-TextResetUppercase {
	text-transform: none !important;
}</pre></body></html>